Sweetwiki: Semantic Web Enabled Technologies in Wiki

Total Page:16

File Type:pdf, Size:1020Kb

Sweetwiki: Semantic Web Enabled Technologies in Wiki SweetWiki: Semantic Web Enabled Technologies in Wiki Michel Buffa Fabien Gandon Mainline Group, I3S Laboratory, University of Nice Acacia Group, INRIA laboratory, Sophia-Antipolis, Acacia Group, INRIA Sophia-Antipolis France France 33 4 92 38 77 88 33 4 92 38 50 15 [email protected] [email protected] ABSTRACT Wikis are social web sites enabling a potentially large number of 1. INTRODUCTION Why did wikis become such a phenomenon? At WikiSym 2005, participants to modify any page or create a new page using their Ward Cunningham and Jimmy Wales provided some elements of web browser. As they grow, wikis may suffer from a number of an answer: “a wiki is like a garden; users (…) must take care of problems (anarchical structure, aging navigation paths, etc.). We it. Start with some seeds and watch it grow, and the wiki will believe that semantic wikis can improve navigation and search. In become moderated by its users’ community, (…) respect and trust SweetWiki we investigate the use of semantic web technologies the users, (…) good things happen when you trust people more to support and ease the lifecycle of the wiki. The very model of than you have reason to, let everybody express his opinion, no wikis was declaratively described: an OWL schema captures censorship, consensus must be reached, (…) the wiki is adapted to concepts such as wiki word, wiki page, forward and backward a dynamic social structure because of its refactoring features (…) link, author, etc. This ontology is then exploited by an embedded Do not impose a rigid structure, users will refactor and structure semantic search engine (Corese). In addition, SweetWiki the wiki as it grows (…)” [18, 19]. This sounds revolutionary and integrates a standard WYSIWYG editor (Kupu) that we extended indeed, social aspects are important and cannot be neglected when to support semantic annotation following the "social tagging": talking about wikis. Wikis introduced groundbreaking innovations when editing a page, the user can freely enter some keywords and as a technology supporting collaborative web authoring, but also an auto-completion mechanism proposes existing keywords by at the level of the process, philosophy and even sociology of such issuing queries to identify existing concepts with compatible collaborative authoring [16, 17]. However, even when wikis have labels. Thus tagging is both easy (keyword-like) and motivating been adopted by a large community, they may suffer from a (real time display of the number of related pages) and concepts number of problems. The main problem reported is the open are collected as in folksonomies. To maintain and reengineer the structure that makes navigation, orientation and search difficult folksonomy, we reused a web-based editor available in the [2, 3, 23]; wikis often fail to scale with the number of pages. underlying semantic web server to edit semantic web ontologies and annotations. Unlike in other wikis, pages are stored directly in Wikipedia defines a Semantic Wiki as a "Wiki that has an XHTML ready to be served and semantic annotations are underlying model of the knowledge described in its pages. (…). embedded in the pages themselves using RDFa. If someone sends Semantic Wikis allow capturing or identifying further information or copies a page, the annotations follow it, and if an application about the pages (metadata) and their relations. Usually this crawls the wiki site it can extract the metadata and reuse them. In knowledge model is available in a formal language, so that this paper we motivate our approach and explain each one of machines can (at least partially) process it". We believe that these design choices. semantic wikis can be searched, navigated and shared with other applications in better ways than regular wikis. SweetWiki is such Categories and Subject Descriptors a semantic wiki. To address the lack of structure and structuring K.4.3 [Organizational Impacts]: Computer-supported tools SweetWiki integrates semantic web technologies at the core collaborative work. of its wiki engine. It does so without changing the ease of use that makes wikis so popular. General Terms In section 2 we focus on the problems encountered by large wikis, Management, Measurement, Documentation, Experimentation, in particular navigation and search, and we will explain the Human Factors, Standardization. concepts of social tagging and folksonomies as means to improve navigation and search. In section 3 we present SweetWiki in Keywords details and insist on its innovative features. In section 4 we Wiki, Semantic Web, Social Tagging, Ontology, Web 2.0. present related works and compare them to SweetWiki. Finally we discuss the future of semantic wikis and we mention the extensions we are working on. Permission to make digital or hard copies of all or part of this work for 1. MOTIVATING REMARKS personal or classroom use is granted without fee provided that copies are Few academic papers have addressed the intranet-wiki topic [1]. not made or distributed for profit or commercial advantage and that In [3] we detailed two experiences we conducted over several copies bear this notice and the full citation on the first page. To copy years with intranet wikis: (1) six years ago we installed a wiki otherwise, or republish, to post on servers or to redistribute to lists, which is today at the heart of the intranet of the Computer Science requires prior specific permission and/or a fee. department of the University of Nice, with about 400 regular WikiSym’06, August 21–23, 2006, Odense, Denmark. users [4]; and (2) since 2001, we have a close relationship with Copyright 2006 ACM 1-59593-413-8/06/0008...$5.00. 69 the ILOG Company which has developed an impressive wiki- One can argue that the choice of another wiki engine could have powered intranet [2]. changed the outcome of this experience, in particular a wiki Companies like Google, Motorola and the New-York Times have engine supporting the concept of workspaces like TWiki, made public the way they use a wiki in their organization [5, 6, 7, MoinMoin, JotSpot, SocialText, etc. But we think the problem chapter 12 of 8]. In [3] we defined the goals of a business runs deeper. Wikis are designed to be structured by the users organization intranet and showed how the web technology and themselves. People differ from each other, every individual has tools helped or failed to reach these goals. We focused on the wiki his own way of classifying and organizing data, and this may concept and concluded that its success relies on several social change over time. A hierarchical structure like the one proposed conditions that cannot always be found in the business by the workspaces is certainly a good thing from a technical point organization’s culture (e.g. people must understand why they are of view but it provides a superficial modularization of a wiki [14]. working together; there must not be too much social friction, etc.) Horizontal navigation (following links in the page itself) is the means most people use. Usability tests showed that most people at Finally, wikis may suffer from a number of problems. The main ILOG don’t even know the names of the different workspaces. problem reported is the difficulty experienced by users in finding their way, in navigating and searching the wiki, especially when it Interestingly, a common behavior we noticed is that users started becomes large. Traditional wikis do not scale well unless their to add category keywords on the wiki pages. These keywords are structure and structuring tools are improved. WikiNames that lead to pages that propose hyperlinks to all pages belonging to the same category. This naïve classification helps ILOG uses the aspSeek search engine to index and search the but does not scale. We drew a parallel between this emergent resources of their wiki-based intranet. Looking at their logs over behavior and the phenomenon of social tagging used in the public time it become apparent that the use of the search engine suddenly Web by popular sites such as del.icio.us and flickr.com and also dropped, and after a short time people just stopped using it. widely used in blogs. You can annotate your blog entries or the Interviews and investigations proved that the assumption that pictures you posted to flickr by associating keywords to them everybody knows how to use a search engine was wrong [2, 3]. In forming a quasi-classification on-the-fly. These tags are used by addition, on the Internet, people can accept not finding what they technorati.com’s web bots and a link to your tagged resource is are searching for -maybe it is just not out there; on an intranet, added to the other entries that share the same tag. The main when people know that what they are looking for is there, they interest in this way of tagging is its social approach to don’t understand why a search engine does not find it and finally classification. People can use whatever tags they feel represent distrust it altogether. After many usability tests, the user interface the content of their writing, but they may find out that this tag has for the search engine was improved, but people still complain never been used before. So there is a higher probability they will about the difficulty to find things on the wiki. The interviews and add other tags that link them to other resources. If one creates a questionnaires at the University of Nice confirmed the same new tag, it is just added and will be proposed as a choice when problems with their wiki: search is considered less and less useful another person enters a tag that starts with the same letters, and as the wiki grows [3].
Recommended publications
  • Proceedings of the 11Th International Symposium on Open Collaboration
    Proceedings of the 11th International Symposium on Open Collaboration August 19-21, 2015 San Francisco, California, U.S.A. General chair: Dirk Riehle, Friedrich-Alexander University Erlangen-Nürnberg Research track chairs: Kevin Crowston, Syracuse University Carlos Jensen, Oregon State University Carl Lagoze, University of Michigan Ann Majchrzak, University of Southern California Arvind Malhotra, University of North Carolina at Chapel Hill Claudia Müller-Birn, Freie Universität Berlin Gregorio Robles, Universidad Rey Juan Carlos Aaron Shaw, Northwestern University Sponsors: Wikimedia Foundation Google Inc. University of California Berkeley In-cooperation: ACM SIGSOFT ACM SIGWEB Fiscal sponsor: The John Ernest Foundation The Association for Computing Machinery 2 Penn Plaza, Suite 701 New York New York 10121-0701 ACM COPYRIGHT NOTICE. Copyright © 2014 by the Association for Computing Machin- ery, Inc. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be hon- ored. Abstracting with credit is permitted. To copy otherwise, to republish, to post on servers, or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from Publications Dept., ACM, Inc., fax +1 (212) 869-0481, or [email protected]. For other copying of articles that carry a code at the bottom of the first or last page, copying is permitted provided that the per-copy fee indicated in the code is paid through the Copyright Clearance Center, 222 Rosewood Drive, Danvers, MA 01923, +1-978-750-8400, +1-978-750- 4470 (fax).
    [Show full text]
  • Understanding the Challenges of Collaborative Evidence-Based
    Do you have a source for that? Understanding the Challenges of Collaborative Evidence-based Journalism Sheila O’Riordan Gaye Kiely Bill Emerson Joseph Feller Business Information Business Information Business Information Business Information Systems, University Systems, University Systems, University Systems, University College Cork, Ireland College Cork, Ireland College Cork, Ireland College Cork, Ireland [email protected] [email protected] [email protected] [email protected] ABSTRACT consumption has evolved [25]. There has been a move WikiTribune is a pilot news service, where evidence-based towards digital news with increasing user involvement as articles are co-created by professional journalists and a well as the use of social media platforms for accessing and community of volunteers using an open and collaborative discussing current affairs [14,39,43]. As such, the boundaries digital platform. The WikiTribune project is set within an are shifting between professional and amateur contributions. evolving and dynamic media landscape, operating under Traditional news organizations are adding interactive principles of openness and transparency. It combines a features as participatory journalism practices rise (see [8,42]) commercial for-profit business model with an open and the technologies that allow citizens to interact en masse collaborative mode of production with contributions from provide new avenues for engaging in democratic both paid professionals and unpaid volunteers. This deliberation [19]; the “process of reaching reasoned descriptive case study captures the first 12-months of agreement among free and equal citizens” [6:322]. WikiTribune’s operations to understand the challenges and opportunities within this hybrid model of production. We use With these changes, a number of challenges have arisen.
    [Show full text]
  • Using Shape Expressions (Shex) to Share RDF Data Models and to Guide Curation with Rigorous Validation B Katherine Thornton1( ), Harold Solbrig2, Gregory S
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Repositorio Institucional de la Universidad de Oviedo Using Shape Expressions (ShEx) to Share RDF Data Models and to Guide Curation with Rigorous Validation B Katherine Thornton1( ), Harold Solbrig2, Gregory S. Stupp3, Jose Emilio Labra Gayo4, Daniel Mietchen5, Eric Prud’hommeaux6, and Andra Waagmeester7 1 Yale University, New Haven, CT, USA [email protected] 2 Johns Hopkins University, Baltimore, MD, USA [email protected] 3 The Scripps Research Institute, San Diego, CA, USA [email protected] 4 University of Oviedo, Oviedo, Spain [email protected] 5 Data Science Institute, University of Virginia, Charlottesville, VA, USA [email protected] 6 World Wide Web Consortium (W3C), MIT, Cambridge, MA, USA [email protected] 7 Micelio, Antwerpen, Belgium [email protected] Abstract. We discuss Shape Expressions (ShEx), a concise, formal, modeling and validation language for RDF structures. For instance, a Shape Expression could prescribe that subjects in a given RDF graph that fall into the shape “Paper” are expected to have a section called “Abstract”, and any ShEx implementation can confirm whether that is indeed the case for all such subjects within a given graph or subgraph. There are currently five actively maintained ShEx implementations. We discuss how we use the JavaScript, Scala and Python implementa- tions in RDF data validation workflows in distinct, applied contexts. We present examples of how ShEx can be used to model and validate data from two different sources, the domain-specific Fast Healthcare Interop- erability Resources (FHIR) and the domain-generic Wikidata knowledge base, which is the linked database built and maintained by the Wikimedia Foundation as a sister project to Wikipedia.
    [Show full text]
  • Classifying Wikipedia Article Quality with Revision History Networks
    Classifying Wikipedia Article Quality With Revision History Networks Narun Raman∗ Nathaniel Sauerberg∗ Carleton College Carleton College [email protected] [email protected] Jonah Fisher Sneha Narayan Carleton College Carleton College [email protected] [email protected] ABSTRACT long been interested in maintaining and investigating the quality We present a novel model for classifying the quality of Wikipedia of its content [4][6][12]. articles based on structural properties of a network representation Editors and WikiProjects typically rely on assessments of article of the article’s revision history. We create revision history networks quality to focus volunteer attention on improving lower quality (an adaptation of Keegan et. al’s article trajectory networks [7]), articles. This has led to multiple efforts to create classifiers that can where nodes correspond to individual editors of an article, and edges predict the quality of a given article [3][4][18]. These classifiers can join the authors of consecutive revisions. Using descriptive statistics assist in providing assessments of article quality at scale, and help generated from these networks, along with general properties like further our understanding of the features that distinguish high and the number of edits and article size, we predict which of six quality low quality Wikipedia articles. classes (Start, Stub, C-Class, B-Class, Good, Featured) articles belong While many Wikipedia article quality classifiers have focused to, attaining a classification accuracy of 49.35% on a stratified sample on assessing quality based on the content of the latest version of of articles. These results suggest that structures of collaboration an article [1, 4, 18], prior work has suggested that high quality arti- underlying the creation of articles, and not just the content of the cles are associated with more intense collaboration among editors article, should be considered for accurate quality classification.
    [Show full text]
  • E-Posters in Academic/Scientific Conferεnces – Guidelines, Comparative Study & New Suggestions
    University of the Aegean Department of Product and Systems Design Engineering DISSERTATION: E-POSTERS IN ACADEMIC/SCIENTIFIC CONFERΕNCES – GUIDELINES, COMPARATIVE STUDY & NEW SUGGESTIONS Pissaridi Maria Anastasia 511/2004041 Supervisor: Paraskevas Papanikos Committee Members: Nikolaos Zacharopoulos Maria Simosi Syros, June 2015 DISSERTATION: E-POSTERS IN ACADEMIC/SCIENTIFIC CONFERENCES – GUIDELINES, COMPARATIVE STUDY & NEW SUGGESTIONS Supervisor: Paraskevas Papanikos Committee Members: Nikolaos Zacharopoulos Maria Simosi Pissaridi Maria Anastasia Syros, June 2015 3 ABSTRACT Conferences play a key role in getting people interested in a field together to network and exchange knowledge. The poster presentation is a commonly used format for communicating information within the academic scientific conference sector. Paper posters were the beginning but as technology and the way people work changes, posters have to be developed and implemented in order to achieve successful knowledge transfer. Incorporating aspects of information technology into poster presentations can promote an interactive learning environment for users and counter the current passive nature of poster design as an integrated approach with supplemental material is required to achieve changes in user knowledge, attitude and behaviour. After conducting literature review, research of existing e-poster providers, interviews with 5 of them and a personal evaluation in a real time conference environment results show a gradual turn towards e-posters with the medical sector pioneering. Authors, viewers and organisers embrace this new format, and the features and functions it offers, although objections exist since people have different preferences and the e-poster sector is relatively young, an average of 5 years. Pissaridi Maria Anastasia dpsd04041 4 SUMMARY Η ανάγκη των ανθρώπων να συγκεντρώνονται για να ανταλλάσσουν ιδέες, ευρήματα, έρευνες και απόψεις υπήρχε από τη δημιουργία των πρώτων πόλεων όπου φτιάχνονται με χώρους συγκέντρωσης.
    [Show full text]
  • Edit Filters on English Wikipedia
    You Shall Not Publish: Edit Filters on English Wikipedia Lyudmila Vaseva Claudia Müller-Birn Human-Centered Computing | Freie Universität Berlin Human-Centered Computing | Freie Universität Berlin [email protected] [email protected] Figure 1: Warning Message of an edit filter to inform the editor that their edit is potentially non-constructive. ABSTRACT ACM Reference Format: Ensuring the quality of the content provided in online settings Lyudmila Vaseva and Claudia Müller-Birn. 2020. You Shall Not Publish: is an important challenge today, for example, for social media or Edit Filters on English Wikipedia. In 16th International Symposium on Open Collaboration (OpenSym 2020), August 25–27, 2020, Virtual conference, Spain. news. The Wikipedia community has ensured the high-quality ACM, New York, NY, USA, 10 pages. https://doi.org/10.1145/3412569.3412580 standards for an online encyclopaedia from the beginning and has built a sophisticated set of automated, semi-automated, and manual 1 INTRODUCTION quality assurance mechanisms over the last fifteen years. The scien- tific community has systematically studied these mechanisms but The public heatedly debated so-called "upload filters" in the context 1 one mechanism has been overlooked — edit filters. Edit filters are of the EU copyright law reform in 2019 . Upload filters are con- syntactic rules that assess incoming edits, file uploads or account ceived as a form of copyright protection. They should check for creations. As opposed to many other quality assurance mechanisms, possible infringements of copyrighted material even before a con- edit filters are effective before a new revision is stored in the online tribution is published online — and the contributions affected can encyclopaedia.
    [Show full text]
  • R. Stuart Geiger Curriculum Vitae September 2021 [email protected] | | @Staeiou | Google Scholar | Github
    Geiger CV 1/14 R. Stuart Geiger Curriculum Vitae September 2021 [email protected] | http://stuartgeiger.com | @staeiou | Google Scholar | GitHub Education University of California at Berkeley, School of Information Ph.D., Information Management & Systems, designated emphasis in New Media December 2015 Georgetown University M.A., Communication, Culture, and Technology May 2009 University of Texas at Austin B.A., Humanities Honors May 2007 Employment University of California at San Diego Assistant Professor, Dept of Communication & Halıcıoğlu Data Science Institute Jul 2020 – present University of California at Berkeley, Berkeley Institute for Data Science Postdoctoral scholar and staff ethnographer Jan 2016 – June 2020 Wikimedia Foundation Research intern (full-time) May 2011 – Aug 2011 Georgetown University Research associate, Communication, Culture, and Technology (full-time) May 2009 – Aug 2010 Publications & Other Scholarly Outputs: Peer-Reviewed Journal Publications: 1. Geiger, R. S., Cope, D., Ip, J., Lotosh, M., Shah, A., Weng, J., & Tang, R. (2021). “Garbage In, Garbage Out” Revisited: What Do Machine Learning Application Papers Report About Human- Labeled Training Data?. Quantitative Science Studies, Online First. 1-32. https://doi.org/10.1162/qss_a_00144 2. Geiger, R. S., Howard, D., & Irani, L. (2021). The Labor of Maintaining and Scaling Free and Open-Source Software Projects. Proceedings of the ACM on Human-Computer Interaction, 5 (CSCW1), 1-28. https://dl.acm.org/doi/pdf/10.1145/3449249 Geiger CV 2/14 3. Scroggins, M.J., Pasquetto, I.V., Geiger, R.S., Boscoe, B.M., Darch, P.T., Cabasse-Mazel, C., Thompson, C. and Borgman, C.L. (2020). “Thorny Problems in Data (-Intensive) Science.” Communications of the ACM.
    [Show full text]
  • Submission Data for 2020-2021 CORE Conference Ranking Process (Submitted As a Comparator for International Conference on Testing Software and Systems )
    Submission Data for 2020-2021 CORE conference Ranking process (Submitted as a comparator for International Conference on Testing Software and Systems ) Mercedes G. Merayo, Ana Rosa Cavalli Conference Details Conference Title: International Symposium on Open Collaboration (was International Symposiums on Wikis) Acronym : OPENSYM Rank: B DBLP Link DBLP url: https://dblp.uni-trier.de/db/conf/wikis Recent Years Proceedings Publishing Style Proceedings Publishing: series Link to most recent proceedings: https://dl.acm.org/doi/proceedings/10.1145/3412569 Further details: Proceedings are published in the ACMâĂŹs International Conference Proceeding Series (ICPS). In addition to Full Research Papers, Emerging Research Papers are included in the proceedings. They are labelled as Short Papers. Also posters have been included in the proceedings (OpenSym 2017) in a dedicated section, POSTER SESSION: Posters. Most Recent Years Most Recent Year Year: 2019 URL: https://opensym.org/os2019/ Location: SkÃűvde, Sweden Papers submitted: 23 Papers published: 17 Acceptance rate: 74 Source for numbers: https://dl.acm.org/doi/proceedings/10.1145/3306446#acceptance-rates General Chairs Name: BjÃűrn Lundell Affiliation: University of SkÃűvde, Sweden Gender: M H Index: 23 GScholar url: https://scholar.google.com/citations?user=HzSO6UQAAAAJ&hl=en DBLP url: https://dblp.org/pid/37/6147.html Name: Jonas Gamalielsson Affiliation: University of SkÃűvde, Sweden Gender: M H Index: 10 GScholar url: DBLP url: https://dblp.org/pid/95/49.html Program Chairs 1 Name: Lorraine Morgan
    [Show full text]
  • Browsing the Free Software Commons
    Browsing the Free Soware Commons Stefano Zacchiroli University Paris Diderot & Inria — [email protected] 22 August 2018 OpenSym 2018 Paris, France THE GREAT LIBRARY OF SOURCE CODE Stefano Zacchiroli Browsing the Free Soware Commons 22/08/2018, OpenSym 1 / 23 Outline 1 The Soware Commons 2 Soware Heritage 3 Accessing the archive 4 Geing involved Stefano Zacchiroli Browsing the Free Soware Commons 22/08/2018, OpenSym 2 / 23 (Free) Soware is everywhere Software Stefano Zacchiroli Browsing the Free Soware Commons 22/08/2018, OpenSym 2 / 23 Soware source code is special Harold Abelson, Structure and Interpretation of Computer Programs “Programs must be wrien for people to read, and only incidentally for machines to execute.” ake 2 source code (excerpt) Net. queue in Linux (excerpt) Len Shustek, Computer History Museum “Source code provides a view into the mind of the designer.” Stefano Zacchiroli Browsing the Free Soware Commons 22/08/2018, OpenSym 3 / 23 Source code is a precious part of our commons are we taking care of it? Our Soware Commons Definition (Commons) The commons is the cultural and natural resources accessible to all members of a society, including natural materials such as air, water, and a habitable earth. These resources are held in common, not owned privately. https://en.wikipedia.org/wiki/Commons Definition (Soware Commons) The soware commons consists of all computer soware which is available at lile or no cost and which can be altered and reused with few restrictions. Thus all open source soware and all free soware are part of the [soware] commons. [...] https://en.wikipedia.org/wiki/Software_Commons Stefano Zacchiroli Browsing the Free Soware Commons 22/08/2018, OpenSym 4 / 23 Our Soware Commons Definition (Commons) The commons is the cultural and natural resources accessible to all members of a society, including natural materials such as air, water, and a habitable earth.
    [Show full text]
  • Increasing and Broadening Participation in Wikimedia Commons
    “Sharing small pieces of the world”: Increasing and broadening participation in Wikimedia Commons Amanda Menking Vaibhavi Rangarajan Michael Gilbert University of Washington University of Washington Google, Inc. Seattle, USA Seattle, USA San Francisco, USA [email protected] [email protected] [email protected] ABSTRACT users with activity in the past 30 days), and more than 100 Wikimedia Commons is the largest online repository of million pageviews per month. freely-licensed multimedia files, including approximately 42 million images. A portion of these images serve to illustrate However, Commons is consistently beset with usability articles across more than 290 different language Wikipedias issues such as challenges with batch uploads/downloads, and “sister projects.” However, in comparison to photo- content findability, and content evaluation [36]. Despite an sharing sites like Flickr and mobile apps like Instagram, uptick in mobile page views in late 2014, total page views Commons is largely unknown to the general public and (browser and mobile combined) dropped significantly in late under-researched by scholars. We conducted an exploratory 2015 [38]. Moreover, community members have expressed study to determine if an alternative means of contribution— concern that Commons will soon be “outflanked” [36] by a mobile application that gamifies implicitly desirable and Google Photos—despite each platform’s different mission. useful behavior—could broaden awareness of and Though Commons—like other Wikimedia projects—does participation in Commons. Our findings from an online not consider itself to be a social platform, contributors survey (N=103) suggest that by creating value around interact via Discussion pages, Project pages (e.g., Help Desk, implicitly desirable behaviors, we can create new the Administrators’ Noticeboard) and the Village Pump, a opportunities and alternative pathways for both increasing “page used for discussions of the operations, technical issues, and broadening participation in peer-production and policies” [36].
    [Show full text]
  • UC Berkeley UC Berkeley Electronic Theses and Dissertations
    UC Berkeley UC Berkeley Electronic Theses and Dissertations Title robots.txt: An Ethnographic Investigation of Automated Software Agents in User-Generated Content Platforms Permalink https://escholarship.org/uc/item/1js7224r Author Geiger II, Richard Stuart Publication Date 2015 Peer reviewed|Thesis/dissertation eScholarship.org Powered by the California Digital Library University of California robots.txt: An Ethnographic Investigation of Automated Software Agents in User-Generated Content Platforms By Richard Stuart Geiger II A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy In Information Management and Systems and the Designated Emphasis in New Media in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Jenna Burrell, Chair Professor Coye Cheshire Professor Paul Duguid Professor Eric Paulos Fall 2015 robots.txt: An Ethnographic Investigation of Automated Software Agents in User-Generated Content Platforms © 2015 by Richard Stuart Geiger II Freely licensed under the Creative Commons Attribution-ShareAlike 4.0 License (License text at https://creativecommons.org/licenses/by-sa/4.0/) Abstract robots.txt: An Ethnographic Investigation of Automated Software Agents in User-Generated Content Platforms by Richard Stuart Geiger II Doctor of Philosophy in Information Management and Systems with a Designated Emphasis in New Media University of California, Berkeley Professor Jenna Burrell, Chair This dissertation investigates the roles of automated software agents in two user-generated content platforms: Wikipedia and Twitter. I analyze ‘bots’ as an emergent form of sociotechnical governance, raising many issues about how code intersects with community. My research took an ethnographic approach to understanding how participation and governance operates in these two sites, including participant-observation in everyday use of the sites and in developing ‘bots’ that were delegated work.
    [Show full text]
  • Proceedings of the 16Th International Symposium on Open Collaboration
    Proceedings of the 16th International Symposium on Open Collaboration August 26{27, 2020 Online General Chair Gregorio Robles, Universidad Rey Juan Carlos, Spain Program Chairs Klaas-Jan Stol, University College Cork, Ireland Xiaofeng Wang, Free University of Bolzen-Bolzano, Italy Journal First Co-Chairs Jesús M. González Barahona, Universidad Rey Juan Carlos, Spain BjörnLundell, University of Skövde,Sweden New Ideas and Javier Arroyo, Universidad Complutense de Madrid, Spain Emerging Results Valentina Lenarduzzi, LUT University, Finland Track Co-Chairs Doctoral Consortium Andrea Capiluppi, University of Groningen, Netherlands Co-Chairs Claudia Müller-Birn, Freie Universität Berlin, Germany Sponsors Universidad Rey Juan Carlos Lero (The Irish Software Research Centre) In-cooperation ACM SIGSOFT ACM SIGWEB The Association for Computing Machinery 1601 Broadway, 10th Floor New York, New York 10019, USA ACM COPYRIGHT NOTICE. Copyright © 2020 by the Association for Computing Machinery, Inc. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, to republish, to post on servers, or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from Publications Dept., ACM, Inc., fax +1 (212) 869-0481, or [email protected]. For other copying of articles that carry a code at the bottom of the first or last page, copying is permitted provided that the per-copy fee indicated in the code is paid through the Copyright Clearance Center, 222 Rosewood Drive, Danvers, MA 01923, +1-978-750-8400, +1-978-750-4470 (fax).
    [Show full text]